home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 9679 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.0 KB

  1. Path: news.io.com!usenet
  2. From: langj@jcave.com (Jonathan Lang)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: looking for commercial linked list class
  5. Date: Sun, 03 Mar 1996 21:13:05 GMT
  6. Organization: Illuminati Online
  7. Message-ID: <4hcu9b$gmg@anarchy.io.com>
  8. References: <4h7jr9$kir@daily-planet.execpc.com>
  9. NNTP-Posting-Host: p152.jcave.com
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. tlw@execpc.com (tlw) wrote:
  13.  
  14. >I'm looking for a platform independent linked list class.
  15. >I'd prefer something commercial (in another words $$$) to 
  16. >free/share ware.
  17. >  
  18. >Any suggestions?  
  19.  
  20. >thanks, tom
  21.  
  22. Try finding the Standard Template Library; while it's not
  23. "commercial", it is part of the proposed C++ Standard, and, as such,
  24. will be included in commercial packages when the standard is adopted.
  25. For now, you can find it as freeware on the internet.  BTW, does
  26. anyone know _where_ to find it on the net? I recently had a system
  27. crash and lost my copy of it, and found out that my hardcopy of the
  28. ftp site was also missing.  
  29. -- Jonathan Lang (langj@jcave.com)
  30.  
  31.